[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = https://github.com/HabanaAI/lowp.pytorch.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "custom_fp8"]
	remote = origin
	merge = refs/heads/custom_fp8
